func internal/profile.isProfileType
5 uses
internal/profile (current package)
legacy_profile.go#L1146: case isProfileType(p, heapzSampleTypes) ||
legacy_profile.go#L1147: isProfileType(p, heapzInUseSampleTypes) ||
legacy_profile.go#L1148: isProfileType(p, heapzAllocSampleTypes):
legacy_profile.go#L1150: case isProfileType(p, contentionzSampleTypes):
legacy_profile.go#L1162: func isProfileType(p *Profile, t []string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)